Fix compilation warnings about snprintf in the MSDOS build.
authorEli Zaretskii <eliz@gnu.org>
Sat, 23 Aug 2014 08:22:46 +0000 (11:22 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 23 Aug 2014 08:22:46 +0000 (11:22 +0300)
commita36f966c502c5bc9e737f52f8369423cf6600b9d
tree205233b3cc10e1a4664f42708b8a692413b715fd
parent96d60f47656b784ae79a594fb54b7a84426a6d73
Fix compilation warnings about snprintf in the MSDOS build.

 msdos/sed2v2.inp [DJGPP <= 2.03]: Add a prototype for snprintf, to
 avoid compilation warning from newer GCC versions that have
 snprintf as a built-in.  Reported by Juan Manuel Guerrero
 <juan.guerrero@gmx.de>.
msdos/ChangeLog
msdos/sed2v2.inp